home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / dev / www-talk.9301-9306.Z / www-talk.9301-9306 / text1517.txt < prev    next >
Encoding:
Text File  |  1995-04-24  |  4.7 KB  |  103 lines

  1. Version 1.2 of NCSA Mosaic for the X Window System, a networked
  2. information systems and World Wide Web browser, is now available:
  3.  
  4. file://ftp.ncsa.uiuc.edu/Mosaic/xmosaic-source/xmosaic-1.2.tar.Z
  5.                             .../xmosaic-binaries/xmosaic-sun.Z
  6.                             .../xmosaic-binaries/xmosaic-sun-lresolv.Z
  7.                             .../xmosaic-binaries/xmosaic-sgi.Z
  8.                             .../xmosaic-binaries/xmosaic-ibm.Z
  9.                             .../xmosaic-binaries/xmosaic-dec.Z
  10.                             .../xmosaic-binaries/xmosaic-alpha.Z
  11.                             .../xmosaic-diffs/xmosaic-1.1-1.2-diffs.Z
  12.  
  13. I'm flirting with fate by putting this out right before I fly to a
  14. conference for the rest of the week, but it seems to be stable.  Any
  15. serious bugs will be fixed this weekend.
  16.  
  17. Changes since 1.1 include:
  18.  
  19.  o Binary transfer mode, when on, now forces all files to be treated as
  20.    binary, whether or not their extensions are recognized.  (Due to
  21.    overwhelming popular request.) 
  22.  o Gopher file types are now picked up on the basis of file extension, if a
  23.    file extension exists, with the default being the normally assumed
  24.    type.  This means that "foo.ps" returned as type '0' (text) is interpreted
  25.    as PostScript, etc.  Resource tweakGopherTypes (default True) can be
  26.    set to False to turn this off and interpret Gopher documents stricly by
  27.    the Gopher typing system.  
  28.  o Resource postscriptViewerCommand is now "dump" by default.  This
  29.    is because ghostview (the previous default), as currently shipped, runs
  30.    ghostscript in unsafe mode and a malicious PostScript file could cause
  31.    damage to your filesystem as a result.  
  32.  o Added fullHostname resource to allow explicit setting of the fully
  33.    qualified hostname (machine.domain).  We recommend you don't use
  34.    this resource (allow Mosaic to determine your full hostname on the
  35.    fly) unless your system chokes on gethostbyname().  
  36.  o Fixed problem with annotationServer resource set and annotation
  37.    server not available or network down.  
  38.  o Fixed problem with missing title (or author) in annotation.  
  39.  o Fixed occasional coredump in File->Reload.  
  40.  o Fixed occasional crash with inlined images after windows have been
  41.    closed.  
  42.  o Made failure of gethostbyname() robust (coredumps actually inside
  43.    gethostbyname() must still be dealt with by the gethostbynameIsEvil
  44.    resource).  
  45.  o Fixed coredump when checking for editable annotation property when
  46.    document contains no text.  
  47.  o Fixed coredump when closing window if hotkey is hit while window
  48.    is still open but in the process of being destroyed.  
  49.  o Local files should now always be automatically canonicalized into a
  50.    full URL of form file://hostname/full/path/filename -- this applies to
  51.    command-line arguments and to filenames passed through
  52.    File->Open.
  53.  o Now recognize file://localhost/ scheme for expressly accessing local
  54.    files.  
  55.  o Fixed problem with multiline FTP server responses (courtesy John
  56.    Ockerbloom).  
  57.  o Fixed problem with ".." in FTP directory resulting in slash falling off
  58.    of toplevel URL and subsequent jumps failing.  
  59.  o Fixed problem with trailing slashes in FTP directory specifications
  60.    that were causing part of the directory name to be used twice.  
  61.  o Changed sgimoviePlayerCommand default to movieplayer, which
  62.    actually exists on some SGI systems.  
  63.  o Made a few changes to menubar Documents and Help menus.  
  64.  o Cleaned up lots of typecasting warnings in Xmx code.  
  65.  o Fixed problem with Motif 1.2 and file insertions in annotate window.  
  66.  o Fixed problem with double quotes in titles of group annotations.  
  67.  o Added resource reverseInlinedBitmapColors to allow reversal of
  68.    foreground and background colors in inlined XBM bitmaps.  
  69.  o Fixed problem with group annotations on URL's containing pound
  70.    signs (normally this never happens, but it will happen for HDF files in
  71.    Mosaic 2.0).  
  72.  o Added confirmation box for deleting annotations from the menubar;
  73.    added resource confirmDeleteAnnotation, defaults to true.  
  74.  o Correctly recognizes mis-suffixed HTML files starting with <head>,
  75.    <html>, and <HTML> tags also now.  
  76.  o XPM3-format inlined image support fixed.  
  77.  
  78. This release of NCSA Mosaic is known to compile on the following
  79. platforms:
  80.  
  81.   SGI (IRIX 4.0.2) 
  82.   IBM (AIX 3.2)
  83.   Sun 4 (SunOS 4.1.2 with stock X11R4 and Motif 1.1).
  84.   DECstation 5000-200 (Ultrix).
  85.   DEC Alpha (OSF/1 1.2).
  86.  
  87. Rumor has it that Mosaic will compile on systems like:
  88.  
  89.   Hewlett Packard HP/UX 7.x, 8.x, 9.x.
  90.   Dell SVR4
  91.   Sun Solaris 2.x
  92.   SCO Open Desktop
  93.   Harris Nighthawk
  94.   NeXT BSD
  95.  
  96. Documentation is available online within Mosaic.  Comments, questions,
  97. and bug reports should be sent to mosaic-x@ncsa.uiuc.edu.  Thanks in
  98. advance for any feedback you can provide.
  99.  
  100. Cheers,
  101. Marc & Eric
  102.  
  103.